各位朋友面對 Exception 的時候,都是 try { ... } catch { return true; } ?抑或是 try { ... } catch { }?
https://blog.elmah.io/csharp-exception-handling-best-practices/
Search
各位朋友面對 Exception 的時候,都是 try { ... } catch { return true; } ?抑或是 try { ... } catch { }?
https://blog.elmah.io/csharp-exception-handling-best-practices/